home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1997 #1 / Amiga Plus CD - 1997 - No. 01.iso / pd / programmierung / oberonv4 / tool / class.tool (.txt) < prev    next >
Oberon Text  |  1995-12-26  |  307b  |  7 lines

  1. Syntax10.Scn.Fnt
  2. Syntax10i.Scn.Fnt
  3. Class.Show ^    -- Module.Type or only Type (if selected in the source text)
  4. Class.Show *    -- shows all classes declared in marked viewer
  5. Class.Show Module.Type
  6. Shows the specified record together with its type-bound procedures.
  7.